home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 018a / mta_vf35.zip / MTA.NEW < prev    next >
Text File  |  1993-02-22  |  5KB  |  96 lines

  1.  ┌───────┬────────────────────────────┐
  2.  │ 15.35 │ Minor release              │
  3.  └───────┴────────────────────────────┘
  4.   ■ Fixed a  big  number  of strange bugs that were caused by one of the
  5.     included commercial PASCAL routines. These routines weren't outdated
  6.     but did work  incorrectly. I  now  have  included routines of my own
  7.     that work OK (after a long period of testing). Anything from hangups
  8.     to incorrect functions could occur is some special cases. These  all
  9.     apply to every included program;
  10.  
  11.   ■ Fixed some bugs in the logic where MTA would copy comments from one
  12.     FILES.BBS to another. This should now work fine;
  13.  
  14.   ■ Fixed a problem where MTA would not report the  name  of the type of
  15.     VIRUS-scan program  into  the MTA.LOG. The name you have assigned to
  16.     a certain VIRUS-scanner  will  now  be  showed remote and inside the
  17.     log-file;
  18.  
  19.   ■ Fixed a  problem  where  MTA  would detect arc-in-arc files with the
  20.     extension being  a  valid  archive. In  these cases MTA would try to
  21.     extract the  file (it will still do this) and would MOVE the file to
  22.     the error-directory  (this  is  removed). These  files were thus not
  23.     included anymore  in  the  target-archive, which  was incorrect. Any
  24.     incorrect file  inside  a NESTED-archive (arc-in-arc) is now left as
  25.     it was, independent of any extraction-results;
  26.  
  27.   ■ Fixed various problems with AV-codes (both ZIP and ARJ). You should
  28.     consult the AVCODES.TEC file inside the MTA__TEC.EXE archive to read
  29.     all about the problems with AV-codes;
  30.  
  31.   ■ Fixed a flaw where MTA would  report 'Mask file not found' where  it
  32.     really  meant 'No files selected'. This  would  occur if you use the
  33.     pick-list to tag files and did not tag any file at all;
  34.  
  35.   ■ Fixed a  problem  where  MTA would bail out after a number of files.
  36.     This was only the case when the UPDATEMSGFILES option was active. As
  37.     it was, MTA kept one  file-handle  open, causing the file-handles to
  38.     exhaust. MTA would report various problems, from invalid extractions
  39.     to invalid files;
  40.  
  41.   ■ Converted the MTA package  to Borland TP 7.0. Users can  apply for a
  42.     very special version of MTA, compiled under StonyBrook Pascal, which
  43.     can EXECUTE overlays in EMS. This version is still under development
  44.     but if you need such a version, please send a message to me;
  45.  
  46.   ■ The pick-list will always scan the directory where it is started and
  47.     in previous releases this could not be aborted. Now you can hit ESC
  48.     when it is taking you too long;
  49.  
  50.   ■ Changed the  detection  code for PKZIP 2.xx AV-files. These were not
  51.     reported  by  earlier  MTA  versions (only PKZIP 1.93 or higher with
  52.     included AV-codes). See  the  AVCODES.TEC  file  inside MTA__TEC.EXE
  53.     for details;
  54.  
  55.   ■ Changed the  detection  code  for  SQZ 1083. This version is now able
  56.     to  generate  AV-codes  which  can  be  detected by MTA. Also the new
  57.     SQZ1083 structures are detected and handled correctly;
  58.  
  59.   ■ If you  use  the /@ command-line option (to use a file with filename
  60.     to convert), MTA will now also swap to the supplied directory. There
  61.     is still one flaw (see /@ documentation) of minor interrest;
  62.  
  63.   ■ Added a new command-line parameter /DEBUG. For details, see the file
  64.     MTADEBUG.TEC inside the MTA__TEC.EXE file, which is included  inside
  65.     the release archive;
  66.  
  67.   ■ Added a new option KEEPAVNOCODE to keep AV-codes EVEN if there is no
  68.     AV-number available or  no  AV-owner can  be extracted. This was the
  69.     default behaviour of all  MTA  versions BEFORE 15.30. In 15.30 I did
  70.     change it in a way  that  these  files  were always converted (as if
  71.     there wasn't any AV-code). If you want the pre 15.30 behaviour again
  72.     in MTA, you can include this option;
  73.  
  74.   ■ Added a new  option  NOCLOAKEDARCHIVES  (in combination with the new
  75.     command-line  parameter  /NOCLOAK)  to  detect archives that contain
  76.     an file inside with the same name as the original archive;
  77.  
  78.   ■ Added an extra parameter on the MTAERRORPATH option. You can set the
  79.     parameter if you want MTA  to terminate when there are more than the
  80.     specified number of FILES or BYTES present in the error-directory;
  81.  
  82.   ■ Added coding  to  use  the ORIGINAL CJPEG.EXE and DJPEG.EXE programs
  83.     from the  Independent  JPEG Group <tm>. The  default is still to use
  84.     the  Handmade  Software <tm> GIF2JPEG.EXE  and JPEG2GIF.EXE programs
  85.     but  with  the  STANDARDJPEG  option  set, you  can now also use the
  86.     original programs;
  87.  
  88.   ■ The options to  overrule/add  parameters  for GIF2JPEG and JPEG2GIF
  89.     programs, are  extended  to  80 characters to accomodate the longer
  90.     parameters needed for CJPEG.EXE and DJPEG.EXE;
  91.  
  92.   ■ Added the MTV program to the MTA package. MTV is a fast file-finder
  93.     program with macro options and with detection of archives. The old
  94.     MTV program (which was a stand-alone package) is now obsolete and
  95.     replaced with this shape-up version;
  96.